Skip to content

Fix doctor command output#906

Merged
rosen-vladimirov merged 1 commit into
releasefrom
vladimirov/fix-doctor-output
Sep 11, 2015
Merged

Fix doctor command output#906
rosen-vladimirov merged 1 commit into
releasefrom
vladimirov/fix-doctor-output

Conversation

@rosen-vladimirov
Copy link
Copy Markdown
Contributor

In case gradle is not setup correctly or some of the required Android Tools are missing, tns doctor command show the warnings, but at the end a "No issues detected" message is shown. Make sure to prevent such message when there are issues by modifying validateInfo's return type to boolean and use it in doctor service.

In case gradle is not setup correctly or some of the required Android Tools are missing, `tns doctor` command show the warnings, but at the end a "No issues detected" message is shown. Make sure to prevent such message when there are issues by modifying validateInfo's return type to boolean and use it in doctor service.
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 11, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.3.0 milestone Sep 11, 2015
@teobugslayer
Copy link
Copy Markdown
Contributor

👍

@ns-bot
Copy link
Copy Markdown

ns-bot commented Sep 11, 2015

rosen-vladimirov added a commit that referenced this pull request Sep 11, 2015
@rosen-vladimirov rosen-vladimirov merged commit a58717e into release Sep 11, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-doctor-output branch September 11, 2015 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants